home *** CD-ROM | disk | FTP | other *** search
/ Aminet 7 / Aminet 7 - August 1995.iso / Aminet / game / misc / fgp238.lha / MS-DOS.TXT < prev    next >
Text File  |  1995-06-15  |  262b  |  14 lines

  1. Before compiling FGP under MS-DOS the file FGP.h should be edited
  2. so that the line
  3.  
  4. #undef  MSDOS
  5.  
  6. reads
  7.  
  8. #define MSDOS
  9.  
  10. To use FGP follow the instructions in the documentation but note
  11. that any files which end in ``.fgp2'' should end in ``.fgp'' under
  12. MS-DOS.
  13.  
  14.